CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gaussian method

搜索资源列表

  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. 高斯列主元消去法解线性方程组

    1下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. 边缘检测代码

    0下载:
  2. 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:355622
    • 提供者:qiqi
  1. gauss.c

    0下载:
  2. gauss.c - gaussian random numbers, using the Ziggurat method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4459
    • 提供者:
  1. numericalcalculation

    0下载:
  2. 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:雷骏
  1. gaosidiedaifa

    0下载:
  2. 计算方法中的高斯迭代法 C++算法源程序-calculation method of Gaussian iteration algorithm C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8195
    • 提供者:王宝华
  1. gaussliezhuyuan

    0下载:
  2. 计算方法中的高斯列主元消去法C++源程序-calculation method shown in the main yuan Gaussian Elimination C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9214
    • 提供者:王宝华
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. ConsoleJava

    0下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4317
    • 提供者:凃道
  1. DotMatrix

    1下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:凃道
  1. GAUSS_NO

    0下载:
  2. 数学计算过方法中利用高斯消去法编程上级实习的代码,快点来看啊-mathematical calculation method using Gaussian Elimination higher internship program code, let's look at ah
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1478
    • 提供者:小柔
  1. Visitor

    0下载:
  2. 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87871
    • 提供者:linhuibaby
  1. knight

    0下载:
  2. “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:162704
    • 提供者:yefeng
  1. 3Matlab

    3下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:10714
    • 提供者:xueke
  1. nizhen

    0下载:
  2. 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:朱辉
  1. training_gmm

    0下载:
  2. 训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training procedures, although the code more, but the procedure after the author rewrite optimization, largely avoiding the ordinary method of optimal local issues.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:2313
    • 提供者:gqy
  1. gmm_creation_mle

    1下载:
  2. 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4445
    • 提供者:gqy
  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. 16qam_ofdm_source_code

    0下载:
  2. 加性高斯白噪声信道下,OFDM系统仿真程序,调制方式为16QAM-additive white Gaussian noise channels, OFDM system simulation program, the modulation method for 16QAM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1786
    • 提供者:张国梅
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »
搜珍网 www.dssz.com